/* DISCOUNT CARDS - Start */
.sewciety-prod-type-card-background {
    /* background-image: url("../images/v2025/sew-bg-op-1.png"); */
    background-image: url("../images/v2025/sew-bg-web.png");
    /* background-color: #da0000; */
    margin-top: 100px;
    padding: 50px 0px 50px 0px;
}

.sewciety-prod-type-card-cont {
    margin: 0 auto 0 auto;
    max-width: 1000px; 
    padding: 0px;
}

.sewciety-prod-type-card-heading {
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 25px;
}

.sewciety-prod-type-card-section-spacer {
    margin-bottom: 80px;
}

.sewciety-prod-type-card-background h4{
    margin: 0;
    font-size: 14px;
    font-weight: 700;
}

.sewciety-prod-type-card-background p{
    margin: 0;
    font-size: 10px;
    font-weight: 400;
}

.sewciety-discounts-row-1 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    background-color: #FFF;
    border-radius: 15px;
    padding: 20px;
}

.sewciety-discounts-row-1-col-1{
    width: 20%;
    margin-bottom: 0px;
}
.sewciety-discounts-row-1-col-2{
    width: 25%;
    margin-right: 8px;
    margin-bottom: 0px;
}
.sewciety-discounts-row-1-col-3{
    width: 25%;
    margin-right: 8px;
    margin-bottom: 0px;
}
.sewciety-discounts-row-1-col-4{
    width: 30%;
    margin-bottom: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.sewciety-discounts-row-1-col-4-logo {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.sewciety-discounts-row-1-col-4-logo img {
    width: 100px;
    margin-right: 15px;
}

.sewciety-discounts-row-2 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.sewciety-discounts-row-2-l {
    background-color: #FFF;
    border-radius: 15px;
    padding: 20px;
    width: 400px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.sewciety-discounts-row-2-l-text {
    width: 100%;
    text-align: left;
}

.sewciety-discounts-row2-r {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: auto;
    background-color: #FFF;
    border-radius: 15px;
    padding: 20px;
    width: auto;
}

.sewciety-discounts-row2-r-col1 {
    width: 25%;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    
}

.sewciety-discounts-row2-r-col2 {
    width: 35%;
    margin-bottom: 15px;
}

.sewciety-discounts-row2-r-col3 {
    width: 35%;
    margin-bottom: 15px;
}

@media screen and (max-width: 1050px) {
    .sewciety-prod-type-card-cont {
        margin: 0 auto 0 auto;
        max-width: 500px;
        padding: 10px 15px 10px 15px;
    }

    .sewciety-prod-type-card-background h4{
        font-size: 15px;
        font-weight: 700;
    }
    
    .sewciety-prod-type-card-background p{
        font-size: 11px;
        font-weight: 400;
    }

    .sewciety-discounts-row-1 {
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        border-radius: 15px;
        padding: 20px;
    }

    .sewciety-discounts-row-1-col-1{
        width: 100%;
        margin-bottom: 15px;
    }

    .sewciety-discounts-row-1-col-2{
        width: 100%;
        margin-right: auto;
        margin-bottom: 15px;
    }

    .sewciety-discounts-row-1-col-3{
        width: 100%;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .sewciety-discounts-row-1-col-4{
        width: 100%;
        margin-bottom: 10px;
    }

    .sewciety-discounts-row-1-col-4-logo {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
    
    .sewciety-discounts-row-1-col-4-logo img {
        width: 130px;
        margin-right: 15px;
    }

    .sewciety-discounts-row-2 {
        flex-direction: column;
        align-items: stretch;
        justify-content: space-between;
    }

    .sewciety-discounts-row-2-l {
        padding: 20px;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
        align-items: flex-start;
    }

    .sewciety-discounts-row2-r {
        flex-direction: column;
        justify-content: space-between;
        padding: 20px;
        width: auto;
    }

    .sewciety-discounts-row2-r-col1 {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        margin-bottom: 20px;
    }
    
    .sewciety-discounts-row2-r-col2 {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .sewciety-discounts-row2-r-col3 {
        width: 100%;
    }

   
}








.v2025-discount-card-bx {
    display: block;
    color: #da0000;
    width: 170px;
    display: flex;
    flex-direction: column;
}

.v2025-discount-top-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.v2025-discount-top-row-left {
    font-size: 82px;
    font-weight: 800;
    margin: 0;
}

.v2025-discount-top-row-right {
    display: flex;
    flex-direction: column;
}

.v2025-discount-top-row-right h3 {
    font-size: 40px;
    font-weight: 600;
    margin: 0;
}

.v2025-discount-top-row-right h4 {
    font-size: 25px;
    font-weight: 600;
    margin: 0;
}

.v2025-discount-btm-row {
    text-align: center;
    font-size: 15px;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
}

.v2025-discount-card-bx-mob {
    display: none;
    color: #da0000;
}

.v2025-discount-card-bx-mob h2{
    font-size: 60px;
    font-weight: 800;
    margin-top: 0;
}

.dis-price-text {
    font-size: 35px;
    font-weight: 600;
}

.reg-price-text {
    font-size: 20px;
    font-weight: 500;
}

@media screen and (max-width: 1050px) {
    .v2025-discount-card-bx {
        display: none;
    }

    .v2025-discount-card-bx-mob {
        display: block;
    }
}

/* DISCOUNT CARDS - end */














/* - - - HERO V2025 - Start - - - */
.sewciety-hero-cont {
    margin: 0 auto 0 auto;
    max-width: 2000px;
}

.sewciety-hero-bg-image {
    height: 600px;
    /* width: 2000px; */
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    /* background-image: url("https://images.unsplash.com/photo-1441974231531-c6227db76b6e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1920&q=80"); */
    background-image: url("../images/v2025/2000px-wide-hero.jpg");
    /* background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;  */
}

.sewciety-hero-text-bx {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.65); */
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
  
.sewciety-hero-text-bx h1 {
    font-size: 65px;
    letter-spacing: 0px;
    margin: 0 0 5px;
}
  
.sewciety-hero-text-bx p {
    margin: 0;
    font-size: 28px;
}

.members-save-banner-bx {
    /* background-image: url("../images/v2025/sew-bg-op-1.png"); */
    /* background-color: #da0000; */
    /* padding-top: 15px; */
    padding-bottom: 15px;
    margin: 0px auto 0px auto;
}

/* .members-save-banner-in-bx {
    border-top: #fff dashed;
    border-bottom: #fff dashed 2px;
} */

.members-save-banner-bx h2{
    text-align: center;
    color: #fff;
    margin: 0px auto 15px auto;
    font-size: 40px;
    font-weight: 800;
}

/* - - - HERO V2025 - End - - - */

/* SEWCIETY MEMBERSHIP PRICES - Start */
.membership-prices-heading {
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 15px;
}

.membership-prices-cont {
    margin: 0 auto 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    /* align-items: center; */
    max-width: 1000px;
}

.membership__card {
    background-color: #F5F5F5;
    border-radius: 15px;
    padding: 2rem;
    margin: 20px 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    max-width: 400px;
    min-height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.membership__card_header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    /* margin-bottom: 20px; */
}

.membership__type {
    font-size: 1.8em;
    color: #C80000;
    display: inline;
    margin: 0 2rem 0 0;
    font-weight: 700;
}

.membership__type-sec-row {
    font-size: 0.8em;
    display: inline;
    font-weight: 500;
}

.membership__pricing {
    text-align: center;
}

.membership__price {
    font-size: 3.5em;
    color: #C80000;
    font-weight: 800;
    line-height: 75%;
    margin-top: 0px;
}

.membership__currency {
    font-size: 1.1em;
    color: #C80000;
}

.membership__fineprint {
    margin: 1rem 0;
    font-size: 0.7em;
}

@media only screen and (max-width: 680px) {
    .membership__type {
        font-size: 2.5rem;
        width: 50%;
        margin-left: 1rem;
    }

    .membership__pricing {
        font-size: 1.25rem;
        width: 40%;
    }

    .membership__price {
        padding-top: 1rem;
        width: 40%;
        display: inline;
    }

    .membership-prices-cont {
        margin: 0 auto 0 auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        max-width: 1000px;
    }

    .membership__card {
        padding: 2rem;
        margin: 20px 15px;
        max-width: 420px;
        min-height: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .members-save-banner-bx h2{
        margin: 15px auto 15px auto;
        font-size: 30px;
        font-weight: 800;
    }
}

@media only screen and (max-width: 460px) {
    .members-save-banner-bx h2{
        margin: 12px auto 12px auto;
        font-size: 20px;
        font-weight: 700;
    }
}
/* SEWCIETY MEMBERSHIP PRICES - End */















.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 3rem;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 2rem;
    transition: 0.4s;
    font-weight: bold;
}

.active,
.accordion:hover {
    background-color: #ccc;
}

.panel_aco {
    padding: 0 30px;
    display: none;
    background-color: white;
    overflow: hidden;
    font-weight: normal;
    background-color: #ccc;
}

.section__heading {
    font-weight: bold;
    text-align: center;
}

.section__redheading {
    font-weight: bold;
    color: #C80000;
}

.hero__sewciety_bg {
    background-image: url("../images/grey-bg.jpg");
}

.hero__sewciety_desc {
    margin: 5rem 3rem;
}

.hero__sewciety_subheader {
    font-size: 1.5em;
}

.hero__sewciety_card {
    margin: 2rem;
}

.ctabtn__red {
    background-color: #C80000;
    color: #FFF;
}

@media only screen and (max-width: 1200px) {
    .hero__sewciety_card {
        display: none;
    }
}